build: Depend on wayland-protocols 1.9
authorTimm Bäder <mail@baedert.org>
Tue, 5 Sep 2017 08:07:54 +0000 (10:07 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 5 Sep 2017 08:09:24 +0000 (10:09 +0200)
Needed for the keyboard shortcuts inhibit protocol

meson.build

index 31f7071f62adaca30602ecc67562be45d69b6d68..995680aa900fe8eb0d79e8128e16717fabc4ccb5 100644 (file)
@@ -30,7 +30,7 @@ atk_req            = '>= 2.15.1'
 cairo_req          = '>= 1.14.0'
 gdk_pixbuf_req     = '>= 2.30.0'
 introspection_req  = '>= 1.39.0'
-wayland_proto_req  = '>= 1.7'
+wayland_proto_req  = '>= 1.9'
 wayland_req        = '>= 1.9.91'
 mirclient_req      = '>= 0.22.0'
 mircookie_req      = '>= 0.17.0'